const runtime._FixedStack2
3 uses
runtime (current package)
stack.go#L81: _FixedStack2 = _FixedStack1 | (_FixedStack1 >> 1)
stack.go#L82: _FixedStack3 = _FixedStack2 | (_FixedStack2 >> 2)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)